Skip to content

Add command output to dispatch search - #368

Merged
jongio merged 2 commits into
mainfrom
idea-search-commands
Jul 27, 2026
Merged

Add command output to dispatch search#368
jongio merged 2 commits into
mainfrom
idea-search-commands

Conversation

@jongio

@jongio jongio commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Adds resume-command output for search results so shell pickers and scripts can show or run the exact command for each matching session.

Validation:

  • go build ./...
  • mage install
  • go test ./...

Closes #365

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: e02217cd-ffed-496e-b8ea-848a781cda64
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 25, 2026
@jongio jongio self-assigned this Jul 25, 2026
# Conflicts:
#	cmd/dispatch/main.go
#	cmd/dispatch/search.go
#	cmd/dispatch/search_test.go
@jongio
jongio merged commit eb1bceb into main Jul 27, 2026
2 checks passed
@jongio
jongio deleted the idea-search-commands branch July 27, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add resume-command output to dispatch search

1 participant